[][src]Crate gluten_keyboard

Provides an enum containing keys found on most keyboards. Useful for implementing a system where the user needs to handle keyboard input. Made because I couldn't find a useful standard that didn't pretend everything used char.

Enums

Key

A set of keys.